* lisp.h (Mouse_HLInfo): Drop set-but-unused members
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 26 Aug 2013 14:00:55 +0000 (18:00 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 26 Aug 2013 14:00:55 +0000 (18:00 +0400)
commit712d3a03563f83b4e98843b1c9a1550bf61eff0d
treeafa4ea9d6d14e0d45335b166843659191adc693f
parent023b1b8f67de93a44a693689456e94b66681ddd8
* lisp.h (Mouse_HLInfo): Drop set-but-unused members
mouse_face_beg_y and mouse_face_end_y.
* xdisp.c (note_tool_bar_highlight, mouse_face_from_buffer_pos)
(mouse_face_from_string_pos, note_mode_line_or_margin_highlight):
Adjust users and update comment where appropriate.
src/ChangeLog
src/lisp.h
src/xdisp.c